body{font-size:14px; min-width:1300px; background:#fff}
*{ margin:0; padding:0;}
img{ border:none;}
ul,li{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
a{ text-decoration:none;}

*{margin:0;padding: 0;}
html body{width: 100%;font-size: 14px;}




.s_width{ width:1300px; margin:0 auto; position:relative}
.liuyan{ padding:0 0 30px 0}

.menu{height:60px; position:fixed; width:96%; left:50%; margin-left:-48%; top:0; z-index:1000; text-align:right; cursor:pointer}
.menu div{ width:30px; position:absolute; right:0; top:20px;}
.menu div li{ height:4px; background:#fff; margin-bottom:5px; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.menu div:hover  li{ background:#1a81d9;}

.nav_logo_close{ height:75px; line-height:75px; background:rgba(255,255,255,1); /*border-bottom:1px solid rgba(255,255,255,0.1);*/ position:fixed;width:100%; top:-75px; z-index:1000; opacity:1; -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);  box-shadow: 0 0 15px rgba(0,0,0,0.2);}
.nav_logo_close .logo{ position:absolute; left:2%; width:282px; height:48px; top:10px;}
.nav_logo_close .langage{ position:absolute; right:75px; width:156px; height:75px; line-height:75px;  top:0;  font-size:16px; color:#286cc9}
.nav_logo_close .langage_pic{ background:url(../images/qiu.png) no-repeat left center; width:100%; padding:0 0 0 40px;  box-sizing:border-box;}
.nav_logo_close .langage_pic span{ display:block; width:100%;}
.nav_logo_close .langage p {position: absolute;right: 22px;top: 50%;margin-top: -4px;content: "";display:block;vertical-align: top; width: 16px;height: 8px;background:url(../img/ico2.png) ;  transition: 0.3s ease 0s; -webkit-filter: grayscale(0.5);}
.nav_logo_close .langage:hover p{ -webkit-animation: bounce-up 1s ease infinite;animation: bounce-up 1s ease infinite; }
@-webkit-keyframes bounce-up { 25% {
-webkit-transform: translateY(-8px);
}
 50%, 100% {
-webkit-transform: translateY(0);
}
 75% {
-webkit-transform: translateY(-3px);
}
}
 @keyframes bounce-up { 25% {
transform: translateY(-8px);
}
50%, 100% {
transform: translateY(0);
}
75% {
transform: translateY(-3px);
}
}



.in_banner{
	width:100%;
	position: relative;
	z-index: 1; overflow:hidden;height:100%;
}
.in_banner img{
	position: absolute;
	left:0;
	top:0;
	opacity: 0; 
	width:100%; height:100%;
}
.in_banner .nextbanner{
	position:absolute;
	height:79px;
	width:45px;
	right:30px;
	top:50%;
	margin-top:-20px;
	background:url(../images/jt02.png) no-repeat center; 
	cursor:pointer;
}

.in_banner .prebanner{
	position:absolute;
	height:79px;
	width:45px;
	left:30px;
	top:50%;
	margin-top:-20px;
	 background:url(../images/jt01.png) no-repeat center; 
	cursor:pointer;
}

.nav_logo_close .langage_pic div{ display:none;width:156px;text-align:center;color:#4f4f4f;position:absolute;top:75px; left:0; background:#fff; height:0; }
.nav_logo_close .langage_pic div a {display:block; width:120px; margin:0 auto;color: #333; line-height:39px; height:39px;font-size: 14px;font-weight:normal;border-bottom:1px solid rgba(0,0,0,0.1); margin-top:0;}
.nav_logo_close .langage_pic div a:hover {color:#286cc9;  }


.nav_logo_close .close{ position:absolute; right:0; top:0; width:75px; height:75px; background:#286cc9; text-align:center; padding:5px 0 0 0;box-sizing:border-box; transition:.4s all; cursor:pointer;}
.nav_logo_close .close .close_bg{ padding:18px 0 0 0}
.nav_logo_close .close img{  transition:.4s all; }
.nav_logo_close .close:hover img {  transform: rotate(360deg); -webkit-transform: rotate(360deg); }


.nav_logo_close .close .search-bar { width:320px; position:absolute; right:0; height:0; top:75px; z-index:999999; opacity:0; overflow:hidden;}
.nav_logo_close .close .search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.nav_logo_close .close .search-bar .keywords { padding-left: 10px; width: 233px; height: 32px; line-height: 32px; font-size: 14px; background:#fff;  border:1px solid #eee}
.nav_logo_close .close .search-bar input[type="submit"] {  width: 75px; height: 34px; line-height: 34px; text-align: center; font-size: 16px; background: #888; color: #fff; cursor: pointer; }
.nav_logo_close .close .search-bar input { border: none; float: left;}




.nav{width:55%; position:absolute; left:50%; margin-left:-27%; height:75px; }
.nav ul{ height:60px; }
.nav li{ float:left;line-height:75px; height:75px; width:calc(100%/7); font-size:14px; position:relative}
.nav li a{ font-size:16px; line-height:75px; height:75px; color:#808080; text-align:center; text-decoration:none; display:block; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.nav li a:hover{ color:#fff; background:#286cc9}

.nav li div {display:none;width:150px;text-align:center;color:#4f4f4f;position:absolute;top:75px; left:0; background:#286cc9; z-index:9999999 }
.nav li div a {display:block;COLOR: #fff; LINE-HEIGHT:39px; HEIGHT:39px;FONT-SIZE: 14px;font-weight:normal;border-bottom:1px solid rgba(255,255,255,0.1); margin-top:0;}
.nav li div a:hover {color:#fff; border-bottom:1px dashed #222; background:#222; border-top:0; border-right:0; border-left:0; }


.right_nav{z-index: 999;position:fixed;top:50%;right:10px;width:19px;height:145px;margin-top: -72.5px;}
/*.right_nav .nav_top{ width:25px; height:35px; background:url(../images/lyc/top.png) no-repeat center; margin-top:10px;}*/
.right_nav .d{ background:url(../images/icon.png) no-repeat center; width:19px; height:29px; display:block;}
.right_nav .d.b{ position: relative; z-index: 9;background:url(../images/icon_hover.png) no-repeat center;-webkit-transition: -webkit-transform 0.5s ease-out;-moz-transition: -moz-transform 0.5s ease-out; display:block;}
.right_nav li{ position:relative;cursor: pointer;}

.bg_a,.bg_b,.bg_c,.bg_d{position:absolute;height:100%;width:100%;left:0;top:0;text-align:center;}
.bg_zhezhao{ position:absolute;height:100%;width:300%;left:50%;top:0;margin-left:-150%; background:rgba(22,88,178,0.3); z-index:2}


.page{ position:relative}
/*page_one*/
.page_one{ text-align:center; position:relative; overflow:hidden; }
.page_one .lv{ width:1038px; height:746px; position:absolute; left:50%; margin-left:-656px; bottom:-666px; z-index:3}
.page .xia{ width:25px; height:47px; position:absolute; left:50%; margin-left:-12px; bottom:20px; z-index:1}


.page_one .s_width{ opacity:0; height:560px; overflow:hidden; top:50%; margin-top:-280px;  z-index:5}
.page_one .logo_d{ position: absolute;top:50px; right:0; width:692px; height:251px;opacity:0}
/*page_one end*/

/*page_two*/
.page_two{ background:url(../images/bg_b.jpg) no-repeat; background-position:50% 0; }
.page_two .page_two_line{ background:url(../images/two_bgline.png) no-repeat center center; width:100%; height:100%; position:absolute; z-index:1; left:0; top:0}

.page_two .s_width{ height:700px; top:50%; margin-top:-350px; opacity:0; z-index: 9999; border:1px solid rgba(255,255,255,0.5)}
.page_two .jianjie_pic_con{ width:50%; height:626px; position:absolute; right:0; top:50%; margin-top:-313px; z-index:4; background:url(../images/chang.jpg)}
.page_two .jianjie_pic_more{ width:154px; height:68px; line-height:68px; position:absolute; left:50%; margin-left:-77px; bottom:38px; text-align:center; background:#ff0000; z-index:5; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.page_two .jianjie_pic_more:hover{ background:#286cc9;}
.page_two .jianjie_pic_more:hover a{ color:#fff;}

.page_two .jianjie_pic_more a{ color:#fff; font-size:15px;}

.page_two .jianjie_text{ width:556px; height:530px; position:absolute; overflow:hidden; left:-300px; top:50%; margin-top:-265px; z-index:3}
.page_two .jianjie_text h2{ font-size:48px; color:#fff; background:url(../images/ss.png) no-repeat left top; padding:30px 0 0 0; margin:0 0 60px 0}
.page_two .jianjie_text h2 span{ color:#ff0000;}
.page_two .jianjie_text strong{ display:block; font-size:40px; color:#ffffff; margin:0 0 30px 0}
.page_two .jianjie_text p{ line-height:27px; font-size:15px; color:#fff}
/*page_two end*/

/*page_three*/
.page_three{background:url(../images/bg_c.jpg) no-repeat; background-position:50% 0;}
.page_three .s_width{ height:720px; overflow:hidden; top:50%; margin-top:-360px;}
.page_three .page_htree_line{ width:60px; height:4px; background:#ffffff}
.page_three h2{ font-size:48px; color:#fff}
.page_three h2 span{ color:#ff0000; padding:0 0 0 30px;}
.page_three .page_htree_p{ font-size:15px; color:#fff; line-height:27px;}
.page_three .page_three_con{ width:100%; height:610px; position:absolute; left:0; bottom:0; overflow:hidden;}
.page_three .page_three_con div{ position:absolute; overflow:hidden; cursor:pointer;}
.page_three .page_three_con div.page_three_a{ width:419px; height:610px; left:-419px; top:0}
.page_three .page_three_con div.page_three_b{ width:419px; height:295px; left:441px; top:-295px}
.page_three .page_three_con div.page_three_c{ width:419px; height:295px; right:-419px; top:0}
.page_three .page_three_con div.page_three_d{ width:859px; height:295px; right:0; bottom:-295px}
.page_three .page_three_con div h3{ position:absolute; left:37px; top:37px; z-index:2; font-size:24px; color:#000000; line-height:33px; font-weight:normal}
.page_three .page_three_con div h3 span{ display:block; font-size:14px; color:#565555; text-transform:uppercase}

.page_three .page_three_con div img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; position:absolute; left:0; top:0; display:block; z-index:1}
.page_three .page_three_con div:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
/*page_three end*/

/*page_four*/
.page_four{background:url(../images/bg_d.jpg) no-repeat; background-position:50% 0 }
.newsnei{ height:580px; overflow:hidden; top:50%; margin-top:-290px; width:1300px; position:absolute; left:50%; margin-left:-650px; }
.newsnei h2{ width:1300px; margin:0 auto; margin-bottom:35px; text-align:center; background:url(../images/nn.png) no-repeat center top;padding: 20px 0 0 0;}
.newsnei h2 a{ color:#fff; font-size:48px; display:block; line-height:79px;}
.newsnei h2 span{ color:#ff0000;}
.newsnei h2 p{ color:#fff; font-size:15px; line-height:25px;  font-weight:normal;}

.newsnei .s_width{ height:380px;}
.newsnei .newsnei_con{ width:1300px; height:380px; position:absolute; left:0; bottom:-980px; opacity:0}
.newsnei_con li{float:left; padding:0; width:412px; height:380px; position:relative; overflow:hidden; background:#fff; margin:0 22px 0 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}

.newsnei_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.newsnei_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.newsnei_con_l{ width:412px; height:250px; position:absolute; overflow:hidden; left:0; top:0}
.newsnei_con_l a{ width:412px; height:250px; z-index:3; display:block}
.newsnei_con_l a span{ display:block; color:#ffffff; line-height:40px;  width:390px; position:absolute; bottom:0; z-index:99; font-size:15px; text-align:center;}
.newsnei_con_l a:hover span{ color:#ffd800}
.newsnei_con_b{ width:412px; position:absolute; bottom:0;left:0; height:114px; background:#fff; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;
}
.newsnei_con_b i{ font-style:normal; color:#555; display:block; line-height:55px; background:url(../images_nei/jiantou.png) no-repeat right center; z-index:2; position:relative; font-size:18px; color:#174791; margin:0 25px;}
.newsnei_con_b p{ margin:0 25px; line-height:24px; font-size:14px; color:#555; height:0; overflow:hidden;}
.newsnei_con_b .newsnei_con_date{ margin:0 25px; line-height:30px; font-size:14px; color:#777}
.newsnei_con li:hover .newsnei_con_b{ height:170px;}


.footer{ background:#1763ab; padding:45px 0;  color:#fff; border-bottom:10px solid #000000}
.footer .s_width{ width:1000px;}
.footer .f_erweima{ padding:0 70px 0 0; border-right:1px solid #4582bc; margin:0 50px 0 0}
.footer p{ width:700px; padding:30px 0 0 0}
.footer strong{ line-height:50px; font-size:16px;}
.footer strong a{ color:#fff}
/*page_four end*/

/*page_five*/
.page_five{ background:url(../images/bg_e.jpg) no-repeat; background-position:50% 0;position:relative; overflow:hidden;}
.page_five .s_width{ height:510px; overflow:hidden; top:50%; margin-top:-255px; overflow:hidden;}
.page_five .page_five_l{ width:382px; position:absolute; left:-382px; top:0; opacity:0}
.page_five .page_five_l h2{ margin-bottom:35px; background:url(../images/cc.png) no-repeat left top;padding: 20px 0 0 0;}
.page_five .page_five_l h2 a{ color:#fff; font-size:48px; display:block; line-height:79px;}
.page_five .page_five_l h2 span{ color:#ff0000;}
.page_five .page_five_l p{ color:#fff; font-size:26px; line-height:35px;  font-weight:normal; margin-bottom:35px;}

.page_five .page_five_r{ width:800px; position:absolute; right:-800px; top:0; opacity:0}
.page_five .page_five_r li{ width:377px; height:244px; float:left; margin:0 15px 15px 0; border:1px solid rgba(255,255,255,0.2); text-align:center; font-size:16px; color:#ffffff; }
.page_five .page_five_r li img{ display:block; width:59px; margin:50px auto 0 auto; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.page_five .page_five_r li:hover img{ width:50px;}
.page_five .page_five_r li strong{ display:block; font-size:28px; color:#ffffff; text-transform:uppercase; line-height:55px;}
/*page_five end*/









/*fenlei_pro*/
.product{ padding:30px 0 25px 0}
.product h2{ text-align:center; background:url(../images/images/chanpin_t_bg.jpg) no-repeat center top; margin-bottom:33px;}
.product h2 a{ line-height:90px; display:block; font-size:36px; color:#a72a28}
.product h2 a span{ color:#1463a6; padding:0 0 0 10px;}

.pro{ width:1200px; overflow:hidden; margin:0 auto}
.marquee2 li{ float:left; width:390px; background:#ffffff;  margin:0 15px 20px 0}
.marquee2 a{

	text-align:center;
	font-size:15px;
	color: #333;	text-decoration: none;
	position:relative;
}
.marquee2 a:hover{ text-decoration:none;text-decoration: none;}
.marquee2 img{ border:1px solid #e2e2e2}
.marquee2 em{ font-style: normal; text-align:center; line-height:45px; display:block; font-size:16px; color:#fff; background:#3988d0; text-transform:uppercase;}





.pro_more{ width:140px; line-height:37px; margin:-15px auto 0 auto; background:#ba0707; border-radius:25px; text-align:center}
.pro_more a{ color:#fff}
.pro_more a:hover{ color:#fff; font-weight:bold}

.fenlei{ width:268px; border:1px solid #e6e6e6; margin:0 0 15px 0}
.fenlei ul{ background:#fff;  border-top:none;border-bottom:none; padding:25px 0 25px 0}
.fenlei li{  line-height:40px;text-align:left; width:224px; margin:0 auto; background:#315d87; margin-bottom:6px; }
.fenlei li a{ line-height:40px; color:#fff; font-size:15px; padding:0 0 0 10px;}
.fenlei li a:hover{text-decoration:none; color:#fff;  font-weight:bold; }
.fenlei li .hid{}
.fenlei li .hid a{ display:block; padding:0 0 0 70px; height:40px; line-height:40px; color:#181818; font-size:16px; border-bottom:1px solid #e3cfb3; background:url(../images/images/f_icon.jpg) no-repeat 50px center; }
.fenlei li .hid a:hover{ color:#000}
.fenlei li div{ background:#fcf2e6; line-height:55px; }

/*contact*/
.contact{ background:#ba0707; padding:25px 0 0 0}
.contact h2{ color:#fff; font-size:18px; background:url(../images/images/lianxi_t.jpg) no-repeat left bottom; line-height:44px; width:231px; margin:0 0 0 15px;}
.contact h2 a{ color:#fff; padding:0 0 0 50px;}
.contact h2 a:hover{ color:#f6f3d1;}
.contact h2 a span{ font-size:14px; font-weight:normal; padding:0 0 0 15px; text-transform:uppercase}
.contact p{ line-height:33px; padding:10px 0 10px 60px; color:#fff; font-size:16px;}

/*about*/
.about{ background:url(../images/images/jianjie_bg.jpg) no-repeat center top; height:528px;}
.about h2{ background:url(../images/images/jianjie_line.png) no-repeat center bottom; height:56px; padding:50px 0 0 0}
.about h2 a{color:#e1e1e1; font-size:30px; width:270px; line-height:30px; margin:0 auto; display:block; background:url(../images/images/jianjie_en.png) no-repeat right bottom;}
.about h2 a:hover{ color:#fff;}
.about .s_width{ padding:40px 0 0 0}

.about p{ font-size:15px; color:#f7f7f7; line-height:36px; width:655px; padding:0px 0 0 0}
.about p strong{ font-size:20px; color:#ffffff; display:block; line-height:80px;}



.news_xianlu{ padding:0 0 50px 0; }
.news_xianlu h2{ background:url(../images/images/xinwen_tbg.jpg) no-repeat left top; text-align:left; font-size:18px; height:62px; padding:10px 0 0 20px}
.news_xianlu h2 a{font-size:18px; color:#fff; font-weight:normal; text-transform:uppercase; line-height:35px;}
.news_xianlu h2 a:hover{ font-weight:bold}

.news_xianlu .s_width{ padding:50px 0 0 0}


.news{ width:867px; border:1px solid #e6e6e6; padding:0 0 25px 0}
.news h2{ background:url(../images/images/xinwen_tbg.jpg) no-repeat left top; text-align:left; font-size:18px; height:62px; padding:10px 0 0 20px}
.news h2 a{font-size:18px; color:#fff; font-weight:normal; text-transform:uppercase; line-height:35px;}
.news h2 a:hover{ font-weight:bold}

.news_tou{ padding:25px 20px; background:url(../images/images/xinwen_t.jpg) no-repeat left top;}
.news_tou_pic{ width:245px; height:139px;}
.news_tou_con{ width:540px; padding:20px; border:1px solid #e9e9e9; height:127px}
.news_tou_con a{ display:block; color:#cb0f0f; font-size:20px; line-height:60px; font-weight:bold}
.news_tou_con p{  color:#696969; font-size:14px; line-height:33px;}
.news_tou_con a:hover{ color:#F30; font-weight:bold}
.news_liebiao{ padding:0 0 0 20px;}
.news_liebiao li{ width:400px; float:left; margin-right:15px; line-height:40px; height:40px; background:url(../images/images/xinwen_icon.jpg) no-repeat left center; border-bottom:1px dashed #CCC}
.news_liebiao li a{ padding:0 0 0 20px; color:#444444; font-size:14px;}
.news_liebiao li a span{ float:right;}
.news_liebiao li a:hover{ color:#F30}

.xianlu{ width:314px; position:relative; border:1px solid #e6e6e6; padding:0 0 15px 0}
.xianlu h2{ background:url(../images/images/lianxi_t.jpg) no-repeat left top; text-align:left; font-size:18px; height:62px; padding:10px 0 0 20px}
.xianlu h2 a{font-size:18px; color:#fff; font-weight:normal; text-transform:uppercase; line-height:35px;}
.xianlu h2 a:hover{ font-weight:bold}

.xianlu_pic{ text-align:center}
.xianlu_pic2{ text-align:center; width:257px; margin:0 auto; padding:0 0 10px 0; border-bottom:1px dashed #ddd}
.xianlu p{ line-height:33px; font-size:15px; color:#575555; padding:15px 0 15px 25px;}
.xianlu p strong{ font-size:20px; color:#333333; line-height:55px;}

.meitu{ background:url(../images/images/meitubg.jpg) no-repeat center top; height:487px;}
.meitu h2{ background:url(../images/images/meitu_t.png) no-repeat center bottom; text-align:center; font-size:24px;  line-height:70px; padding:30px 0 0 0}
.meitu h2 a{font-size:24px; color:#e91913; }
.meitu h2 a:hover{color:#b11b17; }

.fahuo_con{ width:1200px; overflow:hidden;  position:relative; margin:0 auto; padding:45px 0 0 0}
.fahuo_con li{float:left; padding:0; width:287px; margin:0 15px 13px 0; position:relative; overflow:hidden;}

.fahuo_t_l{ width:287px;position:relative;}
.fahuo_t_l a{ width:287px; }
.fahuo_t_l a span{ display:block; font-size:16px;  color:#2c2c2c; line-height:56px; background:#fff; text-align:center}
.fahuo_t_l a:hover span{ color:#fff; background:#a8130f}

.fahuo_t_l img{ width:287px; height:215px; }






.cage_list{ width:1200px; margin:20px auto 10px auto; height:59px;}
.cage_list li{ width:299px; float:left; text-align:center; border-right:1px solid #1c507a}
.cage_list li a{height:59px; line-height:59px; font-size:15px; color:#fff; display:block; background:#163e5f; text-transform:uppercase}
.cage_list li a:hover{background:#a93131; font-weight:bold; font-size:18px;}


/*erjiyemian*/
.main{ padding:30px 0; width:1200px; margin:0 auto}
.main_r{ width:880px; border:1px solid #eee; padding:15px;}

.er_add{ width:1147px; margin:30px auto 0 auto; background:url(../images/images/er_addbg2.jpg) left center; }
.er_add p{ padding:0 0 0 20px; line-height:50px; font-size:18px; color:#c7aa7f;  font-weight:bold}

.er_cage{ width:850px; margin:30px auto 50px auto;}
.er_cage li{ width:260px; float:left; margin:0 15px 0 0; border:1px solid #ccc; line-height:50px; text-align:center}
.er_cage li a{ color:#2f3650; font-size:18px; line-height:50px; display:block}
.er_cage li a:hover{ font-weight:bold}

.er_cage_team{ width:555px; margin:30px auto 50px auto;}
.er_cage_team li{ width:260px; float:left; margin:0 15px 0 0; border:1px solid #ccc; line-height:50px; text-align:center}
.er_cage_team li a{ color:#2f3650; font-size:18px; line-height:50px; display:block}
.er_cage_team li a:hover{ font-weight:bold}


.product_title{ background:url(../images/images/p_tite.png) no-repeat center center; height:55px; line-height:55px; text-align:center;  font-size:36px;   color:#2e6a9c;font-weight:bold;}
.product_title span{ text-transform:uppercase; color:#c63a3a; padding:0 0 0 10px;}
.product_title_p{ line-height:42px; text-align:center; color:#4e4e4e; font-size:15px; }


.erji{  padding:30px 0 0 0}
.erji h2{  text-align:center; color:#000; font-size:24px; text-transform:uppercase}
.erji h2 p{ font-size:33px; color:#08912a; font-weight:bold; line-height:60px;}
.erji h2 p span{ color:#ec0c41}
.cage{ height:50px; padding:15px 0 70px 0; width:998px; margin:0 auto}
.cage li{ width:165px; text-align:center; float:left; margin-right:1px; background:#08912a;}
.cage li a{ line-height:50px; font-size:18px; color:#fff}
.erji .s_width{ margin-bottom:50px;}
.erji .s_width .l{width:601px; position: absolute}
.erji .s_width_r{ width:458px;font-size:20px; color:#333333; font-weight:bold;  position:absolute; background:url(../images/images/welcome.png) no-repeat left 30px; right:0; padding:110px 50px 0 89px; border:1px solid #ccc;}
.erji .s_width_r p{ font-size:14px; color:#2d2d2d; line-height:31px; font-weight:normal; padding:20px 0 55px 0; }
.erji_lv{  padding:20px 0}
.erji_lv p{ line-height:35px;  font-size:15px; color:#333; padding:10px 30px}
.erji_lv_bg{ background:url(../images/images/lvse.jpg) no-repeat center center; height:70px;}

.liuyan_title{ line-height:40px; font-size:18px; text-align:center; color:#444; font-weight:bold}


.se_pro_con{ width:840px; margin:0 auto; position:relative; padding:50px 0 20px 13px}
.se_pro_con ul{ }
.se_pro_con li{float:left; padding:0; width:262px; margin-right:13px; margin-bottom:15px;position:relative; overflow:hidden; }

.se_pro_t_l{ width:260px; height:195px; position:relative; cursor: pointer; border:1px solid #eee }
.se_pro_t_l a{ width:260px; height:195px; text-align:center; font-size:14px; color:#fff; line-height:40px;}
.se_pro_t_l .se_pro_t_laa{opacity:1;}
.se_pro_t_l a span{ display:block; font-size:24px; font-weight:bold; color:#ffffff; line-height:60px; padding:80px 0 0 0; width:212px; margin:0 auto; border-bottom:1px solid #9b968f}
.se_pro_t_l img{ width: 260px;position: absolute; z-index:2}
.se_pro_t_r{ width: 260px; position: relative; z-index: 1000;}
.se_pro_t_r p{ line-height:40px; font-size:16px; color:#555555; text-align:center}
.se_pro_t_r p a{  font-size:16px; color:#333; text-transform:uppercase;}
.se_pro_t_r p a:hover{   color:#3988d0; font-weight:bold}

.se_pro_t_r h4{ line-height:30px; font-size:18px; color:#333; padding:30px 20px 30px 30px; text-align:center}

.se_pro_t_r_con{ line-height:30px; color:#666666; font-size:16px; padding:30px 0;}
.se_pro_t_r_more{ width:150px; line-height:35px; text-align:center; margin:0 auto; }
.se_pro_t_r_more a{ font-size:14px; color:#fff; display:block; background:#a93131; }
.se_pro_t_r_more a:hover{ color:#cb2a2a; font-weight:bold}

.se_pro_con li div.cover_top{position:absolute;top:-350px;left:0;width:370px;height:350px;background: rgba(0,0,0,0.4) ;z-index:900; text-align:center; cursor: pointer}
.se_pro_con li div.cover_top img{ width:265px; height:265px;}
.se_pro_con li div.cover_bottom{position:absolute;bottom:-200px;left:0;width:370px;height:146px;background:#163e5f;z-index:900}


.se_pro_con_team{ position:relative; padding:50px 0 40px 20px;}
.se_pro_con_team ul{ }
.se_pro_con_team li{margin-bottom:25px;position:relative; overflow:hidden; border: 1px solid #e9e9e9;}

.se_pro_team_t_l{width:180px; position:relative; cursor: pointer; }
.se_pro_team_t_l a{ width:180px; text-align:center; font-size:14px; color:#fff; line-height:40px;}

.se_pro_team_t_r{ width: 640px; position: relative; z-index: 1000;}
.se_pro_team_t_r p{ line-height:30px; font-size:14px; color:#555555; padding:20px 0 0 0}
.se_pro_team_t_r p a{  font-size:18px; color:#333; display:block; font-weight:bold; padding:0 0 10px 0}
.se_pro_team_t_r p a:hover{  font-size:18px; color:#d81d1d; font-weight:bold}





/*se_case*/
#se_case_index{  background:#fff;position:relative; background: url(../images/images/erjibg.jpg) no-repeat center top; padding:30px 0 0 0}
.se_case_index_title{height:82px; background:url(../images/case_index_title_bg.png) no-repeat bottom; border-bottom:#e3e3e3 1px solid; }
.se_case_index_title h2 { font-size:33px; color:#08912a; font-weight:bold; line-height:60px; text-align:center}
.se_case_index_title h2 span{ color:#ec0c41}
.se_case_index_nav{ width:668px; height:30px; overflow:hidden; padding:0 0 0 12px; position:absolute;top:130px;left:50%;margin-left:-334px;}
.se_case_index_nav ul{ height:30px;}
.se_case_index_nav li{ float:left; margin-right:12px; min-width:112px; height:30px; }
.se_case_index_nav li span{float:left; width:112px; height:30px; display:block; font-weight:bold}
.se_case_index_nav li a{ font-size:14px; text-align:center; line-height:30px; text-decoration:none; color:#fff; display:block; background:#797979; border-radius: 3px; }
.se_ca_erji{ float:left; padding:0 0 0 10px;}
.se_ca{float:left; height:30px; margin:0 5px 0 0  }
.se_case_index_nav li .se_ca a{background:#d8d8d8; color:#5b5b5b; width:90px; font-size:13px;}

.se_case{ width:1200px; margin:0 auto; padding:10px 0 0 0}
.se_case ul{}
.se_case li{ width:280px;margin:0 10px 20px 10px; height:300px; float:left;position:relative;overflow:hidden;cursor:pointer;background:#eee; }
.se_case_pic{ width:278px; height:200px; text-align:center; margin:0 auto; border:1px solid #eee}
.se_case_name{ width:260px; margin:0 auto;  font-size:18px; color:#ec0c41; line-height:50px; text-align:left; padding:0 0 0 20px; font-weight:bold}
.se_case_name a{ color:#333}
.se_case_hangye{ width:240px; margin:0 auto; padding:0 20px 10px 20px; font-size:14px; color:#333; line-height:40px;}
.se_case_click{ float:right; color:#333; }
.se_case li div.cover_top{position:absolute;top:-205px;left:0;width:280px;height:202px;background-color: red;filter: Alpha(opacity=50);background: rgba(0,0,0,0.4);z-index:900; text-align:center}
.se_case li div.cover_top img{ padding:95px 0 0 0}
.se_case li div.cover_bottom{position:absolute;bottom:-100px;left:0;width:280px;height:99px;background-color: green;filter: Alpha(opacity=50);background: rgba(52,179,70,1);z-index:900}
.se_case .se_case_text{position: relative;z-index:1000;}

.fenye{ padding:20px 0 40px 0; font-size:14px;}
.shangxiaye{overflow: hidden;padding: 15px 0px;}
.shangxiaye li{ line-height:25px; color:#666}
.shangxiaye li a{ color:#666}



/*se_hangye*/
.se_hangye{ width:850px; margin:0 auto}
.se_hangye ul{position:relative; padding:30px 0 0 0}
.se_hangye li{ margin-bottom:20px; padding:10px; border:1px dashed #ccc; position:relative;}
.se_hangye_con{  }
.se_hangye_con_t{ line-height:40px; }
.se_hangye_con_t a{ font-size:18px; line-height:50px; font-weight:bold; color:#333;}
.se_hangye_con_other{ font-size:14px; color:#666; line-height:20px; padding:0 0 10px 0}
.se_hangye_con_t_intro{ font-size:14px; color:#777; line-height:28px;}

.se_date{ line-height:30px; color:#555; font-size:14px; font-weight:normal;}

.main{ padding:30px 0;}
.main_right{ width:910px;font-size:16px;}
.m_r_weizhi{ line-height:35px; text-align:right; font-size:14px;border-bottom:1px solid #eee}
.m_r_weizhi span{ float:left; font-size:18px; border-bottom:1px solid #093}


.t_left{ width:265px; float:left}
.fenlei2{}
.fenlei2 h2{ background:#093; line-height:40px; font-size:14px; color:#fff; font-weight:normal; padding:0 0 0 20px; text-transform:uppercase}
.fenlei2 ul{ border:1px solid #eee; padding:25px 0 20px 0; border-bottom:2px solid #093 }
.fenlei2 li{ line-height:35px; width:200px; margin:0 auto;  border:1px solid #ccc; margin-bottom:10px;}
.fenlei2 li a{ font-size:14px; padding:0 0 0 35px; }


.list{width: 300px;float: left;}
.intro{width: 100%;min-width:1400px;height:528px;background-image: url(../images/images/about.jpg);background-size: 100% 100%;background-repeat: no-repeat;border-top: 1px solid lightgray;}
.ab_z{width: 1100px;height: 335px;margin:118px auto;}
.ab_zl{height:335px; width:430px; border:1px solid #d4d4d4; float:left;}
.ab_tu{padding:10px; height:315px;}
.ab_r{ height:335px; width:650px; float:right;}
.ab_rt{height:40px; width:650px; border-bottom:#d4d4d4 1px dashed;}
.ab_rl{ height:40px; width:220px; float:left; background:url(../images/images/jianjie.jpg) left center no-repeat;}
.ab_rl a{ height:40px; float:right; display:block;  font-size:16px; color:#c9c9c9; line-height:40px;  font-weight:bold;}
.ab_rr{ height:26px; width:26px; background:#d21e27; float:right;}
.ab_rr a{ height:26px; width:26px; background:#d21e27; display:block; text-align:center; color:#FFF; font-size:14px;}

.an_nr{height:255px; width:650px;}
.an_nr p{ height:32px; line-height:32px; color:#333; font-size:12px; display:block; padding-top:16px}


.why{width: 100%;min-width:1400px;background-image: url(../images/images/bbj.jpg);background-repeat: repeat-x;text-align: center;}
.article{width: 1200px;height: 785px;background-image: url(../images/images/bbii.jpg);background-size: 100% 100%;background-repeat: no-repeat;margin: 0 auto;}
.a1{width: 530px;height: 100px;float: right;margin-top: 60px;}
.a1_t{height:30px; float:left;}
.a1_t a{height:30px; line-height:30px; display:block; color:#d21e27; font-size:22px; }
.a1_tt{ height:60px; width:530px; float:left;}
.a1_tt a{height:24px; width:350px; line-height:24px; display:block; color:#828282; font-size:14px; text-align:left; }

.a2{width: 450px;height: 100px;clear: both;float:right; margin-top:5px;}
.a2_t{height:30px; float:left;}
.a2_t a{height:30px; line-height:30px; display:block; color:#d21e27; font-size:22px; margin-left:15px; }
.a2_tt{ height:60px; width:450px; float:left;}
.a2_tt a{height:30px; width:350px; line-height:30px; display:block; color:#828282; font-size:14px; text-align:left; padding-left:15px;}

.a3{width: 380px;height: 100px;clear: both;float: right;margin-top:26px}
.a3_t{height:30px; float:left;}
.a3_t a{height:30px; line-height:30px; display:block; color:#d21e27; font-size:22px; margin-left:15px; }
.a3_tt{ height:60px; width:380px; float:left;}
.a3_tt a{height:30px; width:330px; line-height:30px; display:block; color:#828282; font-size:14px; text-align:left; padding-left:15px;}


.a4{width: 360px;height: 100px;clear: both;float: right;margin-top:24px}
.a4_t{height:30px; float:left;}
.a4_t a{height:30px; line-height:30px; display:block; color:#d21e27; font-size:22px; margin-left:15px; }
.a4_tt{ height:60px; width:380px; float:left;}
.a4_tt a{height:30px; width:320px; line-height:30px; display:block; color:#828282; font-size:14px; text-align:left; padding-left:15px;}

.a5{width: 380px;height: 100px;clear: both;float: right;margin-top:18px}
.a5_t{height:30px; float:left;}
.a5_t a{height:30px; line-height:30px; display:block; color:#d21e27; font-size:22px;  }
.a5_tt{ height:60px; width:380px; float:left;}
.a5_tt a{height:30px; width:320px; line-height:30px; display:block; color:#828282; font-size:14px; text-align:left; padding-left:0px;}


.a6{width:300px;height: 100px;clear: both;float:right; padding-right:165px;}
.a6_t{height:30px; float:left;}
.a6_t a{height:30px; line-height:30px; display:block; color:#d21e27; font-size:22px;  }
.a6_tt{ height:60px; width:300px; float:left;}
.a6_tt a{height:30px; width:300px; line-height:30px; display:block; color:#828282; font-size:14px; text-align:left; padding-left:0px;}




.news-left{width: 835px;height: 430px;float: left;}
.xinwen{ height:40px; width:835px; background:#1f1f1f url(../images/images/xw.jpg) left center no-repeat;}
.xinwen_z{height:40px; width:300px; float:left;}
.xinwen_z a{height:40px; line-height:40px; display:block; color:#d21e27;  font-size:14px; padding-left:40px;}
.xinwen_z b{ color:#fff;  }
.xinwen_c a{ height:40px; line-height:40px; width:40px; font-size:22px; float:right; color:#FFF;}
.xinwen_n{ height:340px; width:835px;  margin-top:45px;}
.xinwen_nl{height:340px; width:213px; float:left; background:url(../images/images/nnn.jpg) center no-repeat;}
.xinwen_nr{ height:340px; width:600px; float:right;}
.xinwen_nrt{height:100px; width:600px;}
.xinwen_nrtb{ height:30px; width:600px; border-bottom:#d9d9d9 1px dashed; padding-top:10px;}
.xinwen_nrtb a{ height:26px; width:600px; line-height:26px; color: #666; font-size:16px; display:block;}
.xinwen_nrtb a:hover{ height:26px; width:600px; line-height:26px; color:#d21e27; font-size:17px; display:block;}
.bbb{ height:60px; width:600px;}
.bbb p{ height:24px; line-height:24px;  font-size:12px; color:#999; display:block; padding-top:5px;}
.xinwen_liebiao{width:600px; height:220px; padding-top:25px;}
.xinwen_liebiao_l{ height:35px; width:500px; background: url(../images/images/a.gif) center left no-repeat; float:left;}
.xinwen_liebiao_l a{ height:35px; width:500px; line-height:35px; display:block; padding-left:20px; color:#666; font-size:12px;}
.xinwen_liebiao_l a:hover{  color:#d21e27; font-size:12px;}
.xinwen_liebiao_r{height:35px; width:100px; float:right;}
.xinwen_liebiao_r a{ height:35px; width:500px; line-height:35px; display:block; padding-left:20px; color:#666; font-size:12px; }
.xinwen_liebiao_r a:hover{  color:#d21e27; font-size:12px;}

.tupian{ width:1200px; padding-top:200px; margin:0 auto }






.kong{height:40px; width:100%}


.news-right{width:330px;height: 430px;float: right;}
.lx{height:40px; width:330px; float:left;background:#d21e27;}
.lx_z{height:40px; width:280px; float:left;}
.lx_z a{height:40px; line-height:40px; display:block; color:#fff;  font-size:14px; padding-left:40px;}
.lx_z a{height:40px; line-height:40px; display:block; color:#fff;  font-size:14px;}
.lx_z b{ color:#fff;  }
.lx_c a{ height:40px; line-height:40px; width:40px; font-size:22px; float:right; color:#FFF;}
.lx_t{height:148px; width:300px; margin:0 auto; background:url(../images/images/lxt.jpg) center no-repeat; margin-top:60px;}
.lx_n{height:200px; width:300px; padding:15px;}
.lx_nt a{height:40px; width:300px; line-height:40px; display:block; font-size:16px; color:#000; font-weight:bold;}
.lx_nn a{height:30px; line-height:30px; display:block; color:#333; font-size:12px;}
.leftttt{height:100%; width:210px;}
.lixxiwomen{ padding-top:700px; }
.sss{height:380px; width:210px;border:1px solid #c5c5c5}
.lixxiwomen_t{height:40px; width:210px; background:url(../images/images/lxxxx.jpg) center no-repeat;}
.lixxiwomen_t a{height:40px; width:210px; line-height:40px; display:block; font-size:14px; color:#FFF; text-align:center;}
.let{height:94px; width:190px; margin:0 auto; padding-top:18px; background:url(../images/images/aaaa.jpg) center no-repeat;}
.lett p{height:40px; line-height:40px; width:190px; margin:0 auto; display:block; font-size:13px; color:#00; font-weight:bold;}
.lettt p{ height:30px; line-height:30px; font-size:12px; display:block; color:#333; padding-left:10px;}




.right_yeyue{ width:970px; height:100%; float:right;}

























/*erjiyemian*/


.left_lx{width:257px;overflow:hidden; min-height:276px;}
.left_lx .pic{ height:69px; overflow:hidden;}
.left_lx .pic2{ height:42px; overflow:hidden;}
.left_lx .left_lx_con{ width:250px;line-height:24px; min-height:159px; color:#fff; background:#ff7c1c url(../images/lianxibg2.jpg) repeat-x left top;}
.left_lx .left_lx_con p{ padding:19px 0 0 20px;}

.zizhi{width:250px;overflow:hidden;}
.zizhi .pic{ height:56px; overflow:hidden;}
.zizhi .zizhi_con{ width:250px;line-height:24px; padding-top:5px;overflow:hidden;min-height:180px; color:#fff; background:#f7f2e8 url(../images/rongyubg.jpg) repeat-x left top;}
.zizhi .zizhi_con img{ margin:2px 0 0 6px; height:38px; overflow:hidden; display:block}

.erjibg{ background:url(../images/weizhi.jpg) no-repeat left top; height:37px;line-height:37px; padding-left:35px; color:#fff}
.erjibg a{ color:#fff;}
.erjibg a:hover{ font-weight:bold;}
.main_content{background:#FFFFFF; line-height:23px; min-height:502px; margin:0 0 10px 0; border:#c5b084 solid 1px;}
.main_content .jianjie{ line-height:30px; font-size:12px; padding:30px 30px 0 30px;color:#000}

.erji_con{ PADDING-top:20PX; padding-left:10px;}

.tiao{ font-size:12px; padding:20px 0 20px 30px;}
.tiao a{ color:#000000; text-decoration:none; font-size:12px;}
.tiao a:hover{ color: #348900;}

.lx p{ line-height:25px; font-size:14px; font-weight:bold;}
.more{ padding:25px;}
.more a{ color:#000; line-height:25px; text-decoration:none; background:url(../images/news_icon.gif) no-repeat left 2px; padding-left:20px;}

.chanpin img{ margin:0 2px;}

.list_photo2{
	margin:0;
	width:790px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.list_photo2 dt{ float:left; width:250px; height:200px; margin-top:15px; }
.list_photo2 dt img{ border:1px solid #dfdfdf; padding:0px; width:210px; height:150px; padding:5px;}
.list_photo2 dt div{ width:240px; height:35px; line-height:35px; text-align:center; overflow:hidden; }
.list_photo2 a{color:#000000;}
.list_photo2 a:hover{color:#f60;}


.news_t{ width:650x; text-align:left; line-height:40px; height:40px; background: url(../Images/index_1888.gif) repeat-x;text-indent:0px; margin:auto; margin-left:40px; margin-right:40px; font-size:14px;}
.news_t ul{  width:650px; line-height:40px;}
.news_t ul li{line-height:40px;}

.news_t a {line-height:40px; color:#4a4a4a; font-size:14px; padding-left:22px; }
.news_t a:hover{color:#4a4a4a; }

.news_p{ width:700px; color:#999999; text-align:left; padding-left:10px; margin-bottom:20px; line-height:25px;}
.news_p a{ color:#999999}
.news_p a:hover{ color:#ff0000}


.newslist{list-style:none;width:500px;background-color:#fff;overflow:hidden;height:500px;}
.newslist .t{float:left;width:250px;}




.se_erji_img img{ width:auto; margin:0 auto}


.contact_left{ width:587px; text-align:center}
.contact_right{ width:500px; text-align:left; font-size:16px; line-height:40px; padding:0 0 0 100px; border-left:1px solid #eee}
.map{ width:100%; overflow:hidden;}



.p_float{ position:fixed; bottom:20px; width:150px; right:0; z-index:9999;}

